projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a04498
)
(Fcopy_file, build_annotations, Fdo_auto_save): Delete unused variables.
author
Karl Heuer
<kwzh@gnu.org>
Wed, 24 Aug 1994 00:39:46 +0000
(
00:39
+0000)
committer
Karl Heuer
<kwzh@gnu.org>
Wed, 24 Aug 1994 00:39:46 +0000
(
00:39
+0000)
src/fileio.c
patch
|
blob
|
history
diff --git
a/src/fileio.c
b/src/fileio.c
index ed8492ce5c1ad7a0eb50018a50e9131eae194d78..e768d48c6d2a89bd9df03e0a35c33bc1d08b6611 100644
(file)
--- a/
src/fileio.c
+++ b/
src/fileio.c
@@
-1752,7
+1752,6
@@
A prefix arg makes KEEP-TIME non-nil.")
Lisp_Object handler;
struct gcpro gcpro1, gcpro2;
int count = specpdl_ptr - specpdl;
- Lisp_Object args[6];
int input_file_statable_p;
GCPRO2 (filename, newname);